.Net Framework >
v1.1.4322 >
System >
Collections >
SortedList
SortedList
- Category
- Class
- Description
- Represents a collection of key-and-value pairs that are sorted by the keys
and are accessible by key and by index.
- Assembly
- mscorlib
- Character
- public
- Attributes
-
- Ancestors
- Object
- Implements
- IDictionary, ICollection, IEnumerable, ICloneable
- Contstructors
-
SortedList()
SortedList(IComparer)
SortedList(IComparer,Int32)
SortedList(IDictionary)
SortedList(IDictionary,IComparer)
SortedList(Int32) - Properties
-
Capacity
Count
IsFixedSize
IsReadOnly
IsSynchronized
Item(Object)
Keys
SyncRoot
Values - Methods
-
Add(Object,Object)
Clear()
Clone()
Contains(Object)
ContainsKey(Object)
ContainsValue(Object)
CopyTo(Array,Int32)
GetByIndex(Int32)
GetEnumerator()
GetKey(Int32)
GetKeyList()
GetValueList()
IndexOfKey(Object)
IndexOfValue(Object)
Remove(Object)
RemoveAt(Int32)
SetByIndex(Int32,Object)
Synchronized(SortedList)
GetEnumerator()
TrimToSize() - Tags
- 0103E2B958, 02E3ABA98D, 0311417F6F
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers
- More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database